Remove trailing space.
authorBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 17:08:13 +0000 (17:08 +0000)
committerBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 17:08:13 +0000 (17:08 +0000)
lisp/mh-e/mh-speed.el

index f806fb43e725a6314bf41266f3ec5ed9547298f4..6cf831315a253b796c17a442db9f90c993a5d03f 100644 (file)
@@ -455,7 +455,7 @@ be handled next."
                              (substring output position line-end))
                 mh-speed-partial-line "")
           (multiple-value-setq (folder unseen total)
-            (values-list 
+            (values-list
              (mh-parse-flist-output-line line mh-speed-current-folder)))
           (when (and folder unseen total
                      (let ((old-pair (gethash folder mh-speed-flists-cache)))